Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.19.1 #592

Merged
merged 29 commits into from
Jun 26, 2022
Merged

0.19.1 #592

merged 29 commits into from
Jun 26, 2022

Conversation

fronzbot
Copy link
Owner

@fronzbot fronzbot commented Jun 26, 2022

v0.19.1

Bug Fixes

Other Changes

fronzbot and others added 27 commits March 20, 2022 22:27
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@22.1.0...22.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@6.3.2...6.4.1)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.10.2 to 2.14.3.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Commits](pylint-dev/pylint@v2.10.2...v2.14.3)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Broke out tests into functional and behavioral
@fronzbot fronzbot changed the title Version 0.19.1 0.19.1 Jun 26, 2022
@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #592 (43dfcff) into master (100d8fa) will increase coverage by 0.56%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #592      +/-   ##
==========================================
+ Coverage   86.27%   86.84%   +0.56%     
==========================================
  Files           8        8              
  Lines        1064     1064              
==========================================
+ Hits          918      924       +6     
+ Misses        146      140       -6     
Flag Coverage Δ
unittests 86.84% <100.00%> (+0.56%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
blinkpy/blinkpy.py 84.89% <ø> (ø)
blinkpy/sync_module.py 93.91% <ø> (+2.60%) ⬆️
blinkpy/camera.py 84.42% <100.00%> (ø)
blinkpy/helpers/constants.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 100d8fa...43dfcff. Read the comment docs.

@fronzbot fronzbot merged commit 280be89 into master Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants